home *** CD-ROM | disk | FTP | other *** search
/ Educational Software Cooperative 4 / Educational Software Cooperative 4.iso / mxdb / software / sw9 / g1699.prd < prev    next >
Encoding:
Text File  |  1995-04-18  |  1.2 KB  |  27 lines

  1. Peg Puzzle
  2.  
  3. This is an implementation of a peg-jumping puzzle I used to play with
  4. at my grandmother's house.  Since then I have seen other puzzles like
  5. this with different board configurations.  This is the version with 15
  6. holes arranged in an equilateral triangle.
  7.  
  8. The idea of the game is to jump pegs over one another until only one
  9. peg remains.  A peg can only be jumped over another peg, into an empty
  10. hole.
  11.  
  12. This program requires a two-button mouse (no keyboard interface is
  13. provided).  To begin the game, use the right button to click on a peg
  14. to be removed.  Now use the left button to drag a peg over another peg
  15. to the vacated hole. This removes the peg that was jumped over.
  16. Continue this until only one peg remains.  An "Undo" option is
  17. provided since that's how I usually solved the puzzle as a boy:  work
  18. myself into a corner, put a few pegs back and try something else.
  19.  
  20. This program is being released as an experiment in shareware:  if you
  21. like it please send $1.00 to me at the address given in the About
  22. dialog box. (see Game, About...)  Thanks.
  23.  
  24. This is my first Windows program, and I'm interested in any comments
  25. you care to make.  I can be reached at:    owaddell@copper.cs.indiana.edu
  26.  
  27.